home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000254_news@watsun.cc.columbia.edu _Sun Feb 21 17:28:20 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA10268
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 21 Feb 1999 17:28:19 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA17690
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 21 Feb 1999 17:15:30 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Sven Joensson" <Sven.Jonsson@NOSPAM.enator.se>
  10. Subject: Re: Kermit95 and two printers?
  11. Date: Sun, 21 Feb 1999 23:05:07 +0100
  12. Organization: Enator
  13. Message-ID: <7apvrm$6jm$1@news1.enator.se>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. >You host application can switch printers by using an APC sequence
  17. >that includes the commands necessary to switch printers.  You can
  18. >read about APC in "Using C-Kermit 2nd Ed." page 278.
  19.  
  20.  
  21. After a quest for an example of 2nd Ed. of "Using C-Kermit" I found
  22. all information I needed. Thanks!
  23.  
  24. (K95 help files does mention APC, but refers to "Using C-Kermit"
  25. without
  26. mentioning "2nd Ed." A little confusing for us with only the first
  27. edition.)
  28.  
  29. During my tests I soon got irritated by K95 going over to the command
  30. window when it executes what's sent in the APC string. Is there
  31. anything
  32. I can do to convince K95 to execute my command without switching to
  33. the
  34. command window?
  35.  
  36. Regards
  37.  
  38. /Sven
  39.  
  40.